setSeconds Method (JScript 5.6)

Sets the seconds value in the Date object using local time.

dateObj.setSeconds(numSeconds[, numMilli]) 

Expand imageArguments

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also